Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block 'suggested tiles' on Firefox new tab page #789

Closed
brson opened this issue Oct 5, 2015 · 4 comments
Closed

Block 'suggested tiles' on Firefox new tab page #789

brson opened this issue Oct 5, 2015 · 4 comments

Comments

@brson
Copy link

brson commented Oct 5, 2015

I run uBlock origin on Firefox, and generally expect all adds to be blocked. When I open the 'new tab' page on Firefox nightly in the default configuration, I see prominent 'suggested tiles'. Currently, I have to know to click the new tab 'settings' icon and disable this feature, but since uBlock is my ad-block tool, I'd expect it to take care of this for me, providing a better experience.
#426 is related.

@gorhill
Copy link
Owner

gorhill commented Oct 5, 2015

Does adding matrix-off: newtab.about-scheme false to your rules help?

This means nothing to uBlock Origin, this is a uMatrix rule.

@brson By default uBlock Origin does not mess with about:-based pages. So disable the setting in Firefox (I've never seen any ads on my side in the New Tab page). You may want to use the logger to see if there are network requests related to these ad tiles -- don't forget to check the behind-the-scene network requests.

By default uBlock Origin is disabled on browser-specific pages (about:, chrome://, etc.) in order to ensure it does not interfere with the functioning of the browser or other extensions, I don't intend to change this.

@gorhill gorhill closed this as completed Oct 5, 2015
@jruderman
Copy link

You could set browser.newtabpage.enhanced to false. This wouldn't be likely to break other add-ons, since it's the same pref that the built-in gear checkbox flips. Dunno if users would consider that "interfering with the functioning of the browser" or consistently disabling ads.

@gorhill
Copy link
Owner

gorhill commented Oct 6, 2015

I did post this a while ago: https://github.com/gorhill/uBlock/wiki/Tips-and-tricks-waterfall#techcrunch-firefox-will-soon-get-sponsored-suggested-tiles-based-on-your-browsing-history.

Can't tell if this works though (for some reasons no ads here).

@brson
Copy link
Author

brson commented Oct 8, 2015

Thanks for the link @gorhill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants